home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
You're the Director
/
You're The Director.iso
/
pc
/
macf
/
mger.dir
/
00266.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-10-10
|
203 b
|
13 lines
on startmovie1
global fullscreenG, gRewind, gSpeed, LastButton
openXLib("QT.X")
set LastButton to 0
set fullscreenG to 0
set gRewind to 0
set gSpeed to 1
end
on stopmovie1
closeXLib()
end